-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
devit #81
Merged
Merged
devit #81
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Owner
conneroisu
commented
Jul 31, 2024
- feat(ci): add initial dev-ci workflow ci(github-actions): setup CI pipeline for dev environment chore(workflows): create GitHub Actions workflow for dev checks ci: integrate task running in dev-ci workflow feat(github-actions): automate task execution in CI ci: add arduino task setup in GitHub Actions workflow refactor(ci): improve task execution feedback in dev-ci workflow ci: ensure task presence check in CI workflow ci(github): enforce task execution in development CI pipeline chore: set up GitHub Actions for main branch pull requests
- fix(browser): change OpenBrowser to return an error
- remove unused
- add comment to limit string length
- fix(static): remove unused body variable docs(static): add documentation for NewStaticCmd function fix(static): handle error when getting URL in static command fix(static): ensure body is written with error handling fix(static): correct function name in getURLFileName fix(static): add error handling for file write operations refactor(static): streamline static command creation perf(static): improve error handling and resource management feat(static): enhance error messaging in static command chore(static): code cleanup and minor improvements in static command
- fix(parsers): remove redundant check on selectors existence feat(sql): add UpsertURLOnURL function for url upsert with conflict handling chore(logging): add debug log to CreateTextDocumentCompletion function fix(parsers): replace InsertURL with UpsertURL in GetSelectors for idempotency refactor(sql): streamline upsert logic for urls in queries files style(sql): add logical grouping and documentation to urls.sql refactor(parsers): simplify selector extraction by removing conditional append fix(parsers): correct function call to use UpsertURLParams instead of InsertURLParams docs(sql): add comments and improve readability in urls.sql
- fix(complete): fix completions for structs
ci(github-actions): setup CI pipeline for dev environment chore(workflows): create GitHub Actions workflow for dev checks ci: integrate task running in dev-ci workflow feat(github-actions): automate task execution in CI ci: add arduino task setup in GitHub Actions workflow refactor(ci): improve task execution feedback in dev-ci workflow ci: ensure task presence check in CI workflow ci(github): enforce task execution in development CI pipeline chore: set up GitHub Actions for main branch pull requests
refactor(browser): remove unnecessary log package import fix(browser): handle unsupported platforms with an error return refactor(browser): return errors immediately in OpenBrowser function style(browser): omit error variable declaration in OpenBrowser fix(browser): remove redundant variable declaration in OpenBrowser chore(browser): update OpenBrowser function signatures for consistency enhance(browser): improve error handling in OpenBrowser refactor(browser): simplify OpenBrowser function by reducing control flow fix(browser): adjust OpenBrowser to specific runtime detection
docs(static): add documentation for NewStaticCmd function fix(static): handle error when getting URL in static command fix(static): ensure body is written with error handling fix(static): correct function name in getURLFileName fix(static): add error handling for file write operations refactor(static): streamline static command creation perf(static): improve error handling and resource management feat(static): enhance error messaging in static command chore(static): code cleanup and minor improvements in static command
feat(sql): add UpsertURLOnURL function for url upsert with conflict handling chore(logging): add debug log to CreateTextDocumentCompletion function fix(parsers): replace InsertURL with UpsertURL in GetSelectors for idempotency refactor(sql): streamline upsert logic for urls in queries files style(sql): add logical grouping and documentation to urls.sql refactor(parsers): simplify selector extraction by removing conditional append fix(parsers): correct function call to use UpsertURLParams instead of InsertURLParams docs(sql): add comments and improve readability in urls.sql
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.